home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / Zakladni desky / Intel / win2k_xp1332.exe / Win2000 / isb8xx.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-08-03  |  5.7 KB  |  200 lines

  1. ; Copyright (c) Intel Corporation (2003).
  2. ;
  3. ; INTEL MAKES NO WARRANTY OF ANY KIND REGARDING THE CODE.  THIS CODE IS
  4. ; LICENSED ON AN "AS IS" BASIS AND INTEL WILL NOT PROVIDE ANY SUPPORT,
  5. ; ASSISTANCE, INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL DOES NOT
  6. ; PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY
  7. ; DISCLAIMS ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY
  8. ; PARTICULAR PURPOSE, OR ANY OTHER WARRANTY.  Intel disclaims all liability,
  9. ; including liability for infringement of any proprietary rights, relating to
  10. ; use of the code. No license, express or implied, by estoppel or otherwise,
  11. ; to any intellectual property rights is granted herein.
  12. ;
  13. ; ISB8XX.INF  -- This file contains installation information for the Intel 8XX platform 
  14. ; default SoftBIOS WDM Driver
  15. ;               
  16.  
  17. [Version]
  18. signature="$CHICAGO$"
  19. Class=IntelUnifiedDisplayDriver
  20. ClassGUID={D07AF4AC-3BED-458d-9A68-380F23572661}
  21. Provider=%Intel%
  22. CatalogFile=isb8xx.cat
  23. /* AUTOBLD - NT5 LABEL - DO NOT REMOVE */
  24. DriverVer=08/03/2003,6.14.10.3619
  25.  
  26. [Manufacturer]
  27. %IntelMfg%=Intel
  28.  
  29. [DestinationDirs]
  30. ;DefaultDestDir = 11
  31. SoftBIOS.Device.CopyDrivers = 11
  32. SoftBIOS.Device.CopyDriversNT = 10,system32\drivers
  33.  
  34. ;WHQL requirement: Uncomment this section later on once we have PnP
  35. ;method of installing/loading/unloading WDM SoftBIOS drivers across all 
  36. ;OS platforms enabled.
  37. ;[ControlFlags]
  38. ;ExcludeFromSelect=DISPLAY\%SoftBIOSDevID%
  39.  
  40. [Intel]
  41. %SoftBIOSChildDriver.DeviceDesc%=SoftBIOS.Device,DISPLAY\IN-SB-8XX-PLATFORMS
  42.  
  43. [ClassInstall]
  44. Addreg=SoftBIOSClass.AddReg
  45.  
  46. [ClassInstall32]
  47. Addreg=SoftBIOSClass.AddRegNT
  48.  
  49. [SoftBIOS.Device]
  50. AddReg=     SoftBIOS.Device.AddReg
  51. CopyFiles=  SoftBIOS.Device.CopyDrivers
  52.  
  53. [SoftBIOS.Device.NT]
  54. AddReg=     SoftBIOS.Device.AddRegNT
  55. CopyFiles=  SoftBIOS.Device.CopyDriversNT
  56.  
  57. [SoftBIOS.Device.AddReg]
  58. ;HKR,,DevLoader,,*ntkern
  59. HKR,,NTMPDriver,,%SoftBIOSDriverName%
  60. HKR,,DeviceFuncGUID,,%SoftBIOSDevFunc0GUID%
  61. HKR,,DevicePNPID,,%SoftBIOSDevID%
  62. HKR,,DriverDesc,,%SoftBIOSChildDriver.DeviceDesc%
  63.  
  64. [SoftBIOS.Device.AddRegNT]
  65. HKR,,DevLoader,,*ntkern
  66. HKR,,NTMPDriver,,%SoftBIOSDriverName%
  67. HKR,,DeviceFuncGUID,,%SoftBIOSDevFunc0GUID%
  68. HKR,,DevicePNPID,,%SoftBIOSDevID%
  69. HKR,,DriverDesc,,%SoftBIOSChildDriver.DeviceDesc%
  70.  
  71. [SoftBIOS.Device.NT.CoInstallers]
  72. AddReg = SoftBIOSCoIn.AddReg
  73. Copyfiles = SoftBIOSCoIn.Copy
  74.  
  75. [SoftBIOSCoIn.Copy]
  76.  
  77. [SoftBIOSCoIn.AddReg]
  78. ; AUTOBLD - COINSTALL LABEL - DO NOT REMOVE
  79. HKR,,CoInstallers32,0x10000,"iAlmCoIn_v3619.dll,iAlmMFCoInstaller"
  80.  
  81. [SoftBIOS_Parameters_AddReg]
  82. HKR,,DeviceFuncGUID,,%SoftBIOSDevFunc0GUID%
  83.  
  84. [SoftBIOSClass.AddReg]
  85. HKR,,,,%SoftBIOSClass.Desc%
  86. HKR,,Class,,IntelUnifiedDisplayDriver
  87. HKR,,Icon,,"-1"
  88. ;HKR,,NoUseClass,,1    ;Class will not be seen anywhere
  89. ;HKR,,NoInstallClass,,1    ;Class is not shown in New Device Wizard
  90. HKR,,NoDisplayClass,,1    ;Class will not be displayed by Device Manager
  91. HKR,,SilentInstall,,1    ;Class is installed without any user interaction
  92.  
  93. [SoftBIOSClass.AddRegNT]
  94. HKR,,,,%SoftBIOSClass.Desc%
  95. HKR,,Class,,IntelUnifiedDisplayDriver
  96. HKR,,Icon,,"-1"
  97. ;HKR,,NoUseClass,,1    ;Class will not be seen anywhere
  98. ;HKR,,NoInstallClass,,1    ;Class is not shown in New Device Wizard
  99. HKR,,NoDisplayClass,,1    ;Class will be displayed by Device Manager - For live updates
  100. HKR,,SilentInstall,,1    ;Class is installed without any user interaction
  101.  
  102. [SourceDisksNames]
  103. 1=%DiskId1%,,,""
  104.  
  105. [SourceDisksFiles] 
  106. ialmsbw.sys=1
  107.  
  108. [SoftBIOS.Device.CopyDrivers]
  109. ialmsbw.sys
  110.  
  111. [SoftBIOS.Device.CopyDriversNT]
  112. ialmsbw.sys
  113.  
  114. [SoftBIOS.Device.Interfaces]
  115. AddInterface=%SoftBIOSChildIntfGUID%,"GLOBAL",SoftBIOSChildInterface,
  116.  
  117. [SoftBIOSChildInterface]
  118. AddReg=SoftBIOSChildInterface.AddReg
  119.  
  120. [SoftBIOSChildInterface.AddReg]
  121. HKR,,Class,,%SoftBIOSClassGUID%
  122. HKR,,FriendlyName,,%SoftBIOSChildDriver.FriendlyName%
  123.  
  124. [SoftBIOS.Device.NT.Services]
  125. AddService = %SoftBIOSDevFunc0GUID%, 0x00000002, SoftBIOS.ServiceInstall, SoftBIOS_EventLog_Inst,System,""
  126.  
  127. [SoftBIOS.Device.Services]
  128.  
  129. [SoftBIOS_EventLog_Inst]
  130. AddReg=SoftBIOS_EventLog_AddReg
  131.  
  132. [SoftBIOS_EventLog_AddReg]
  133. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\system32\drivers\%SoftBIOSDriverName%"
  134. HKR,,TypesSupported,0x00010001,7
  135.  
  136.  
  137. [SoftBIOS.ServiceInstall]
  138. DisplayName   = %SoftBIOSChildDriver.DeviceDesc%
  139. ServiceType   = %SERVICE_KERNEL_DRIVER%
  140. StartType     = %SERVICE_DEMAND_START%
  141. ErrorControl  = %SERVICE_ERROR_NORMAL%
  142. ServiceBinary = %10%\system32\drivers\%SoftBIOSDriverName%
  143. AddReg        = SoftBIOS_Parameters_AddReg
  144.  
  145. ;---------------------------------------------------------------
  146. ;                S t r i n g s
  147. ;---------------------------------------------------------------
  148.  
  149. [Strings]
  150.  
  151. ;----------------
  152. ; Non-Localizable
  153. ;----------------
  154.  
  155. SERVICE_KERNEL_DRIVER=1
  156. SERVICE_SYSTEM_START=1 
  157. SERVICE_AUTO_START=2
  158. SERVICE_DEMAND_START=3
  159. SERVICE_ERROR_NORMAL=1
  160.  
  161. ;
  162. ;
  163. ; These are customizable
  164. ;
  165. SoftBIOSDevID="IN-SB-8XX-PLATFORMS"
  166. SoftBIOSDriverSig=0x12354678
  167. SoftBIOSDriverID="IN-SB-8XX-PLATFORMS"
  168. SoftBIOSDriverName="ialmsbw.sys"
  169. SoftBIOSDevFuncGUID="{6080A529-897E-4629-A488-ABA0C29B635E}"
  170. SoftBIOSDevFunc0GUID="{6080A529-897E-4629-A488-ABA0C29B635E}"
  171.  
  172. ;
  173. ;
  174. ; These do not change - ever !
  175. ;
  176. SoftBIOSClassGUID="{D07AF4AC-3BED-458d-9A68-380F23572661}"
  177. SoftBIOSChildIntfGUID="{E0776B9C-53C2-469a-8A40-E57931338364}"
  178.  
  179.  
  180. ;----------------
  181. ; Localizable
  182. ;----------------
  183.  
  184. Intel="Intel"
  185. IntelMfg="Intel Corporation"
  186. DiskId1="Intel Corporation Installation Disk #1"
  187. ;
  188. ;
  189. ; Do not change this line !
  190. ;
  191. SoftBIOSClass.Desc="Intel(R) Unified Graphics Drivers"
  192. ;
  193. ;
  194. ; Put device specifics here ->
  195. ;
  196. SoftBIOSChildDriver.DeviceDesc="Intel(R) Graphics Platform (SoftBIOS) Driver"
  197. SoftBIOSChildDriver.FriendlyName="Intel(R) SoftBIOS 2.0 Driver"
  198.  
  199.  
  200.